Release 10.1A: OpenEdge Development:
Progress 4GL Reference
LOAD-PICTURE statement
(Windows only; Graphical interfaces only)Returns a COM-HANDLE to an OlePictureObject. You can use this COM-HANDLE to set graphical properties of controls.
Note: Does not apply to SpeedScript programming.Syntax
imageA CHARACTER expression representing the name of the graphical file. This file can have one of the following extensions: .BMP, .WMF, .EMF, .ICO, .CUR, .DIB. If the filename is not fully qualified, LOAD-PICTURE searches for a matching file on the user’s path.
ExampleThe following program fragment illustrates the use of the LOAD-PICTURE statement:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |